func crypto/ecdh.isZero

2 uses

	crypto/ecdh (current package)
		x25519.go#L85: 	if isZero(out) {
		x25519.go#L144: func isZero(x []byte) bool {